home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2467
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
199 b
|
10 lines
if(eval("/Variables:DeltaTombe") != 0)
{
setProperty("_root.Meg", _Y, _root.Meg._y + 50);
set("/Variables:DeltaTombe",eval("/Variables:DeltaTombe") - 1);
}
else
{
gotoAndPlay(3);
}